×
pointer parameters
예문
예문
In some compilers ( for example GCC ), pointers to C + + instance methods can be directly cast to a pointer of another type, with an explicit this
pointer parameter
.